Skip to content

feat(core): Add experimental DomainBasedErrorsFilter integration - #15619

Closed
chargome wants to merge 1 commit into
developfrom
cg-domain-based-filter-integration
Closed

feat(core): Add experimental DomainBasedErrorsFilter integration#15619
chargome wants to merge 1 commit into
developfrom
cg-domain-based-filter-integration

Conversation

@chargome

@chargome chargome commented Mar 7, 2025

Copy link
Copy Markdown
Member

This PR introduces an experimental domain-based error filter that copies parts of the existing thirdPartyIntegration, but without the need to run an applicationkey through a bundler first.

  • Allows filtering or tagging errors based on whether they contain third-party stack frames.
  • Allows setting an is_external flag on stackframes.

I put all of this into a separate integration to test it on docs, but ultimately (if successful) I'd refactor this into thirdPartyIntegration and eventFilters respectively.

@chargome chargome self-assigned this Mar 7, 2025
@chargome chargome added the docs-ignore Do not include content in documentation AI training label Mar 7, 2025
@chargome chargome closed this Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-ignore Do not include content in documentation AI training

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant